[INFO] fetching crate mdlogger 0.1.2...
[INFO] fixing mdlogger-0.1.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate mdlogger 0.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate mdlogger 0.1.2
[INFO] finished tweaking crates.io crate mdlogger 0.1.2
[INFO] tweaked toml for crates.io crate mdlogger 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mdlogger 0.1.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mdlogger 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7522ce62bb9db3d108f15334bafadedc7ea7a55cebffda4af2a42cf3cf6e2e9c
[INFO] running `Command { std: "docker" "start" "7522ce62bb9db3d108f15334bafadedc7ea7a55cebffda4af2a42cf3cf6e2e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7522ce62bb9db3d108f15334bafadedc7ea7a55cebffda4af2a42cf3cf6e2e9c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7522ce62bb9db3d108f15334bafadedc7ea7a55cebffda4af2a42cf3cf6e2e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7522ce62bb9db3d108f15334bafadedc7ea7a55cebffda4af2a42cf3cf6e2e9c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling network-interface v1.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking rssettings v0.2.0
[INFO] [stderr]     Checking rsclp v0.1.4
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking mdlogger v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/console.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 178 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/rollingfile.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 259 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/network.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 225 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/network.rs:714:9
[INFO] [stdout]     |
[INFO] [stdout] 714 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 718 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |   ...       &parts.join("::")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 107 |   ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)...
[INFO] [stdout]     |         ----------- borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/external_commands.rs:348:21
[INFO] [stdout]     |
[INFO] [stdout] 348 | /                     mdlogger_cinfo!(EXTERNAL_COMMNDS_CATEGORY, "{}{}{}", 
[INFO] [stdout] 349 | |                         EXTERNAL_COMMNDS_MESSAGE, EXTERNAL_COMMNDS_MESSAGE_SEP, message);
[INFO] [stdout]     | |________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 166 |           eprintln!("'{}', WARNING: '{}'", pretty_function!(), enabled.error);
[INFO] [stdout]     |                                            ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 275 |           eprintln!("'{}', Warning: '{}'", pretty_function!(), pattern.error);
[INFO] [stdout]     |                                            ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 331 |               return Result::Err(format!("{}, Error: Log handler '{}' does not exist in the settings file", pretty_function!(), nex...
[INFO] [stdout]     |                                                                                                             ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 328 |                   return Result::Err(format!("{}, Error: log handler '{}' create a log handler loop chain with log handler '{}'", pretty_function!(), c...
[INFO] [stdout]     |                                                                                                                                   ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 315 |           return Err(format!("{}, Error: '{}' is emprty", pretty_function!(), ROOT_LOG_HANDLER_KEY));
[INFO] [stdout]     |                                                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 312 |           return Err(format!("{}, Error: '{}'", pretty_function!(), root_log_handler.error));
[INFO] [stdout]     |                                                 ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 411 |       println!("{} ------------------------- START", pretty_function!());
[INFO] [stdout]     |                                                      ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 458 |                                       eprintln!("{} log message rx channel error: {}", pretty_function!(), error.to_string());
[INFO] [stdout]     |                                                                                        ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 476 |       println!("{} ------------------------- END", pretty_function!());
[INFO] [stdout]     |                                                    ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 107 | ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)*)))
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 629 | ...           mdlogger_cinfo!(MDLOGGER_CATEGORY, "Multi-device logger version: {}.{}.{}", MDLOGGER_MAJOR, MDLOGGER_MINOR, MDLOGGER_PATCHES);
[INFO] [stdout]     |               ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 107 |             $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($...
[INFO] [stdout]     |             ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 649 |     mdlogger_cinfo!(MDLOGGER_CATEGORY, "{}", String::from(__FINALIZE_MSG__));
[INFO] [stdout]     |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout]  83 | ...   $crate::log($crate::types::LogMsgType::DebugMsgType, $crate::DEFAULT_CATEGORY, file!(), pretty_function!(), line!(), format(f...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 743 | ...               mdlogger_debug!("I'm logging from '{}'", thread_name);
[INFO] [stdout]     |                   ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout]  91 | ...   $crate::log($crate::types::LogMsgType::DebugMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)*)))
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 746 | ...               mdlogger_cdebug!("cat1", "I'm logging from '{}'", thread_name); 
[INFO] [stdout]     |                   -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cdebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout]  99 | ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $crate::DEFAULT_CATEGORY, file!(), pretty_function!(), line!(), format(fo...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 750 | ...               mdlogger_info!("I'm logging from '{}'", thread_name);
[INFO] [stdout]     |                   ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 107 | ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)*)))
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 753 | ...               mdlogger_cinfo!("cat2", "I'm logging from '{}'", thread_name); 
[INFO] [stdout]     |                   ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 115 | ...   $crate::log($crate::types::LogMsgType::WarningMsgType, $crate::DEFAULT_CATEGORY, file!(), pretty_function!(), line!(), format...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 757 | ...               mdlogger_warning!("I'm logging from '{}'", thread_name);
[INFO] [stdout]     |                   ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 123 | ...   $crate::log($crate::types::LogMsgType::WarningMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 760 | ...               mdlogger_cwarning!("cat2", "I'm logging from '{}'", thread_name); 
[INFO] [stdout]     |                   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cwarning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 131 | ...   $crate::log($crate::types::LogMsgType::CriticalMsgType, $crate::DEFAULT_CATEGORY, file!(), pretty_function!(), line!(), forma...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 764 | ...               mdlogger_critical!("I'm logging from '{}'", thread_name);
[INFO] [stdout]     |                   -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_critical` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 139 | ...   $crate::log($crate::types::LogMsgType::CriticalMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($ar...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 767 | ...               mdlogger_ccritical!("cat2", "I'm logging from '{}'", thread_name); 
[INFO] [stdout]     |                   ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_ccritical` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/console.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 178 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/rollingfile.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 259 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/network.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 225 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/network.rs:714:9
[INFO] [stdout]     |
[INFO] [stdout] 714 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 718 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |   ...       &parts.join("::")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 107 |   ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)...
[INFO] [stdout]     |         ----------- borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/external_commands.rs:348:21
[INFO] [stdout]     |
[INFO] [stdout] 348 | /                     mdlogger_cinfo!(EXTERNAL_COMMNDS_CATEGORY, "{}{}{}", 
[INFO] [stdout] 349 | |                         EXTERNAL_COMMNDS_MESSAGE, EXTERNAL_COMMNDS_MESSAGE_SEP, message);
[INFO] [stdout]     | |________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 166 |           eprintln!("'{}', WARNING: '{}'", pretty_function!(), enabled.error);
[INFO] [stdout]     |                                            ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 275 |           eprintln!("'{}', Warning: '{}'", pretty_function!(), pattern.error);
[INFO] [stdout]     |                                            ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 331 |               return Result::Err(format!("{}, Error: Log handler '{}' does not exist in the settings file", pretty_function!(), nex...
[INFO] [stdout]     |                                                                                                             ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 328 |                   return Result::Err(format!("{}, Error: log handler '{}' create a log handler loop chain with log handler '{}'", pretty_function!(), c...
[INFO] [stdout]     |                                                                                                                                   ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 315 |           return Err(format!("{}, Error: '{}' is emprty", pretty_function!(), ROOT_LOG_HANDLER_KEY));
[INFO] [stdout]     |                                                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 312 |           return Err(format!("{}, Error: '{}'", pretty_function!(), root_log_handler.error));
[INFO] [stdout]     |                                                 ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 411 |       println!("{} ------------------------- START", pretty_function!());
[INFO] [stdout]     |                                                      ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 458 |                                       eprintln!("{} log message rx channel error: {}", pretty_function!(), error.to_string());
[INFO] [stdout]     |                                                                                        ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 476 |       println!("{} ------------------------- END", pretty_function!());
[INFO] [stdout]     |                                                    ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 107 | ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)*)))
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 629 | ...           mdlogger_cinfo!(MDLOGGER_CATEGORY, "Multi-device logger version: {}.{}.{}", MDLOGGER_MAJOR, MDLOGGER_MINOR, MDLOGGER_PATCHES);
[INFO] [stdout]     |               ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:75:17
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 107 |             $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($...
[INFO] [stdout]     |             ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 649 |     mdlogger_cinfo!(MDLOGGER_CATEGORY, "{}", String::from(__FINALIZE_MSG__));
[INFO] [stdout]     |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/mdlogger-test-helper.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/mdlogger-test-helper.rs:401:23
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 match srv_socket.accept() {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 402 |                     Ok(client_socket) => {
[INFO] [stdout]     |                        -------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `client_socket` calls a custom destructor
[INFO] [stdout]     |                        `client_socket` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 420 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `client_socket` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/mdlogger-test-helper.rs:509:15
[INFO] [stdout]     |
[INFO] [stdout] 509 |         match socket.accept() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 510 |             Ok(client_socket) => {
[INFO] [stdout]     |                -------------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                `client_socket` calls a custom destructor
[INFO] [stdout]     |                `client_socket` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 528 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `client_socket` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/mdlogger-test-helper.rs:401:23
[INFO] [stdout]     |
[INFO] [stdout] 401 |                 match srv_socket.accept() {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 402 |                     Ok(client_socket) => {
[INFO] [stdout]     |                        -------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `client_socket` calls a custom destructor
[INFO] [stdout]     |                        `client_socket` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 420 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `client_socket` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/mdlogger-test-helper.rs:509:15
[INFO] [stdout]     |
[INFO] [stdout] 509 |         match socket.accept() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 510 |             Ok(client_socket) => {
[INFO] [stdout]     |                -------------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                `client_socket` calls a custom destructor
[INFO] [stdout]     |                `client_socket` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 528 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `client_socket` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.77s
[INFO] [stderr] crater-edition-check: mdlogger v0.1.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking mdlogger v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                  |              |
[INFO] [stdout]     |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     |                  creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/console.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 178 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                  |              |
[INFO] [stdout]     |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     |                  creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/console.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 178 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                  |              |
[INFO] [stdout]     |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     |                  creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/rollingfile.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 259 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                  |              |
[INFO] [stdout]     |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     |                  creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/rollingfile.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 259 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                  |              |
[INFO] [stdout]     |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     |                  creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/network.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 225 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                  |              |
[INFO] [stdout]     |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     |                  creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/network.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 225 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                  |              |
[INFO] [stdout]     |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     |                  creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/network.rs:714:9
[INFO] [stdout]     |
[INFO] [stdout] 714 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 718 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                  |              |
[INFO] [stdout]     |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     |                  creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/network.rs:714:9
[INFO] [stdout]     |
[INFO] [stdout] 714 |         get_log_handler_common_parameters(
[INFO] [stdout]     |         --------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 718 |         pretty_function!());
[INFO] [stdout]     |         ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |   ...       &parts.join("::")
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |              |              |
[INFO] [stdout]     |              |              temporary value is freed at the end of this statement
[INFO] [stdout]     |              creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 107 |   ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)...
[INFO] [stdout]     |         ----------- borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/external_commands.rs:348:21
[INFO] [stdout]     |
[INFO] [stdout] 348 | /                     mdlogger_cinfo!(EXTERNAL_COMMNDS_CATEGORY, "{}{}{}", 
[INFO] [stdout] 349 | |                         EXTERNAL_COMMNDS_MESSAGE, EXTERNAL_COMMNDS_MESSAGE_SEP, message);
[INFO] [stdout]     | |________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 166 |           eprintln!("'{}', WARNING: '{}'", pretty_function!(), enabled.error);
[INFO] [stdout]     |                                            ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |   ...       &parts.join("::")
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |              |              |
[INFO] [stdout]     |              |              temporary value is freed at the end of this statement
[INFO] [stdout]     |              creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 107 |   ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)...
[INFO] [stdout]     |         ----------- borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/external_commands.rs:348:21
[INFO] [stdout]     |
[INFO] [stdout] 348 | /                     mdlogger_cinfo!(EXTERNAL_COMMNDS_CATEGORY, "{}{}{}", 
[INFO] [stdout] 349 | |                         EXTERNAL_COMMNDS_MESSAGE, EXTERNAL_COMMNDS_MESSAGE_SEP, message);
[INFO] [stdout]     | |________________________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 275 |           eprintln!("'{}', Warning: '{}'", pretty_function!(), pattern.error);
[INFO] [stdout]     |                                            ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 331 |               return Result::Err(format!("{}, Error: Log handler '{}' does not exist in the settings file", pretty_function!(), nex...
[INFO] [stdout]     |                                                                                                             ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 328 |                   return Result::Err(format!("{}, Error: log handler '{}' create a log handler loop chain with log handler '{}'", pretty_function!(), c...
[INFO] [stdout]     |                                                                                                                                   ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 315 |           return Err(format!("{}, Error: '{}' is emprty", pretty_function!(), ROOT_LOG_HANDLER_KEY));
[INFO] [stdout]     |                                                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 312 |           return Err(format!("{}, Error: '{}'", pretty_function!(), root_log_handler.error));
[INFO] [stdout]     |                                                 ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 166 |           eprintln!("'{}', WARNING: '{}'", pretty_function!(), enabled.error);
[INFO] [stdout]     |                                            ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 411 |       println!("{} ------------------------- START", pretty_function!());
[INFO] [stdout]     |                                                      ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 458 |                                       eprintln!("{} log message rx channel error: {}", pretty_function!(), error.to_string());
[INFO] [stdout]     |                                                                                        ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 476 |       println!("{} ------------------------- END", pretty_function!());
[INFO] [stdout]     |                                                    ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 275 |           eprintln!("'{}', Warning: '{}'", pretty_function!(), pattern.error);
[INFO] [stdout]     |                                            ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |              |
[INFO] [stdout]     |            |              temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 107 | ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)*)))
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 629 | ...           mdlogger_cinfo!(MDLOGGER_CATEGORY, "Multi-device logger version: {}.{}.{}", MDLOGGER_MAJOR, MDLOGGER_MINOR, MDLOGGER_PATCHES);
[INFO] [stdout]     |               ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 331 |               return Result::Err(format!("{}, Error: Log handler '{}' does not exist in the settings file", pretty_function!(), nex...
[INFO] [stdout]     |                                                                                                             ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                  |              |
[INFO] [stdout]     |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     |                  creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 107 |             $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($...
[INFO] [stdout]     |             ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 649 |     mdlogger_cinfo!(MDLOGGER_CATEGORY, "{}", String::from(__FINALIZE_MSG__));
[INFO] [stdout]     |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdlogger` (lib) due to 16 previous errors
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 328 |                   return Result::Err(format!("{}, Error: log handler '{}' create a log handler loop chain with log handler '{}'", pretty_function!(), c...
[INFO] [stdout]     |                                                                                                                                   ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 315 |           return Err(format!("{}, Error: '{}' is emprty", pretty_function!(), ROOT_LOG_HANDLER_KEY));
[INFO] [stdout]     |                                                           ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 312 |           return Err(format!("{}, Error: '{}'", pretty_function!(), root_log_handler.error));
[INFO] [stdout]     |                                                 ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 411 |       println!("{} ------------------------- START", pretty_function!());
[INFO] [stdout]     |                                                      ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 458 |                                       eprintln!("{} log message rx channel error: {}", pretty_function!(), error.to_string());
[INFO] [stdout]     |                                                                                        ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  59 |           () => {{
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  60 | |             fn f() {}
[INFO] [stdout]  61 | |             fn type_name_of<T>(_: T) -> &'static str {
[INFO] [stdout]  62 | |                 std::any::type_name::<T>()
[INFO] [stdout] ...   |
[INFO] [stdout]  75 | |                 &parts.join("::")
[INFO] [stdout]     | |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |              |
[INFO] [stdout]     | |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     | |                  creates a temporary value which is freed while still in use
[INFO] [stdout]  76 | |         }};
[INFO] [stdout]     | |_________- borrow later used here
[INFO] [stdout] ...
[INFO] [stdout] 476 |       println!("{} ------------------------- END", pretty_function!());
[INFO] [stdout]     |                                                    ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |              |
[INFO] [stdout]     |            |              temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 107 | ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)*)))
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 629 | ...           mdlogger_cinfo!(MDLOGGER_CATEGORY, "Multi-device logger version: {}.{}.{}", MDLOGGER_MAJOR, MDLOGGER_MINOR, MDLOGGER_PATCHES);
[INFO] [stdout]     |               ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 &parts.join("::")
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                  |              |
[INFO] [stdout]     |                  |              temporary value is freed at the end of this statement
[INFO] [stdout]     |                  creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 107 |             $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($...
[INFO] [stdout]     |             ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 649 |     mdlogger_cinfo!(MDLOGGER_CATEGORY, "{}", String::from(__FINALIZE_MSG__));
[INFO] [stdout]     |     ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |              |
[INFO] [stdout]     |            |              temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout]  83 | ...   $crate::log($crate::types::LogMsgType::DebugMsgType, $crate::DEFAULT_CATEGORY, file!(), pretty_function!(), line!(), format(f...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 743 | ...               mdlogger_debug!("I'm logging from '{}'", thread_name);
[INFO] [stdout]     |                   ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |              |
[INFO] [stdout]     |            |              temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout]  91 | ...   $crate::log($crate::types::LogMsgType::DebugMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)*)))
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 746 | ...               mdlogger_cdebug!("cat1", "I'm logging from '{}'", thread_name); 
[INFO] [stdout]     |                   -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cdebug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |              |
[INFO] [stdout]     |            |              temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout]  99 | ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $crate::DEFAULT_CATEGORY, file!(), pretty_function!(), line!(), format(fo...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 750 | ...               mdlogger_info!("I'm logging from '{}'", thread_name);
[INFO] [stdout]     |                   ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |              |
[INFO] [stdout]     |            |              temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 107 | ...   $crate::log($crate::types::LogMsgType::InfoMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg)*)))
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 753 | ...               mdlogger_cinfo!("cat2", "I'm logging from '{}'", thread_name); 
[INFO] [stdout]     |                   ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cinfo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |              |
[INFO] [stdout]     |            |              temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 115 | ...   $crate::log($crate::types::LogMsgType::WarningMsgType, $crate::DEFAULT_CATEGORY, file!(), pretty_function!(), line!(), format...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 757 | ...               mdlogger_warning!("I'm logging from '{}'", thread_name);
[INFO] [stdout]     |                   ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |              |
[INFO] [stdout]     |            |              temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 123 | ...   $crate::log($crate::types::LogMsgType::WarningMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($arg...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 760 | ...               mdlogger_cwarning!("cat2", "I'm logging from '{}'", thread_name); 
[INFO] [stdout]     |                   ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_cwarning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |              |
[INFO] [stdout]     |            |              temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 131 | ...   $crate::log($crate::types::LogMsgType::CriticalMsgType, $crate::DEFAULT_CATEGORY, file!(), pretty_function!(), line!(), forma...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 764 | ...               mdlogger_critical!("I'm logging from '{}'", thread_name);
[INFO] [stdout]     |                   -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_critical` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/lib.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | ...       &parts.join("::")
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |              |
[INFO] [stdout]     |            |              temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 139 | ...   $crate::log($crate::types::LogMsgType::CriticalMsgType, $cat, file!(), pretty_function!(), line!(), format(format_args!($($ar...
[INFO] [stdout]     |       ----------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 767 | ...               mdlogger_ccritical!("cat2", "I'm logging from '{}'", thread_name); 
[INFO] [stdout]     |                   ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `pretty_function` which comes from the expansion of the macro `mdlogger_ccritical` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdlogger` (lib test) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "7522ce62bb9db3d108f15334bafadedc7ea7a55cebffda4af2a42cf3cf6e2e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7522ce62bb9db3d108f15334bafadedc7ea7a55cebffda4af2a42cf3cf6e2e9c", kill_on_drop: false }`
[INFO] [stdout] 7522ce62bb9db3d108f15334bafadedc7ea7a55cebffda4af2a42cf3cf6e2e9c
